EnumValueConverter<T> Class

Summary
Provides a type converter to convert Enum object to and from a string.
Syntax
C#
C++/CLI
public class EnumValueConverter<T> : TypeConverter 
generic<typename T> 
public ref class EnumValueConverter : public System.ComponentModel.TypeConverter  

Type Parameters

T
Type of enumeration.

Remarks

In addition to the enum value this converter works with the EnumValueAttribute to extract an additional descriptive name for the enumeration.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.